home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / biz / dbase / msql_2_b.lha / Hughes / include / common / config.h.old < prev    next >
Text File  |  1997-04-08  |  2KB  |  79 lines

  1. /* common/config.h.  Generated automatically by configure.  */
  2.  
  3. #ifndef _CONFIG_H
  4. #define    _CONFIG_H 1
  5.  
  6. /* Defined if you have sysconf().  */
  7. #define HAVE_SYSCONF 1
  8.  
  9. /* Defined if you have strdup().  */
  10. #define HAVE_STRDUP 1
  11.  
  12. /* Defined if you have rindex(3).  */
  13. #define HAVE_RINDEX 1
  14.  
  15. /* Defined if you have random() */
  16. #define HAVE_RANDOM 1
  17.  
  18. /* Defined if you have bcopy(3).  */
  19. #define HAVE_BCOPY 1
  20.  
  21. /* Defined if you have getdtablesize().  */
  22. #define HAVE_GETDTABLESIZE 1
  23.  
  24. /* Defined if you have strsignal() rather than sys_siglist[]  */
  25. /* #undef HAVE_STRSIGNAL */
  26.  
  27. /* Defined if you have ftruncate().  */
  28. #define HAVE_FTRUNCATE 1
  29.  
  30. /* Defined if you have setrlimit().  */
  31. #define HAVE_SETRLIMIT 1
  32.  
  33. /* Define if you have madvise() */
  34. #define HAVE_MADVISE 1
  35.  
  36. /* Define if you have strncasecmp() */
  37. #define HAVE_STRNCASECMP 1
  38.  
  39. /* Define if you have memmove() */
  40. /* #undef HAVE_MEMMOVE */
  41.  
  42. /* Define if you have mktemp() */
  43. #define HAVE_MKTEMP 1
  44.  
  45. /* Define if you have snprintf() */
  46. #define HAVE_SNPRINTF 1
  47.  
  48. /* Define if you have strerror() */
  49. #define HAVE_STRERROR 1
  50.  
  51. #define HAVE_STRINGS_H 1
  52.  
  53. /* Define if you have sys/sockio.h */
  54. #define HAVE_SYS_SOCKIO_H 1
  55.  
  56. /* Define if you have dlfcn.h */
  57. /* #undef HAVE_DLFCN_H */
  58.  
  59. /* Defined if you have dirent.h */
  60. #define HAVE_DIRENT_H 1
  61.  
  62. /* Defined if you have netinet/in_systm.h */
  63. /* #undef HAVE_NETINT_IN_SYSTM_H */
  64.  
  65. /* Defined if you have select.h  */
  66. /* #undef HAVE_SELECT_H */
  67.  
  68. /* Defined if you have sys/select.h  */
  69. /* #undef HAVE_SYS_SELECT_H */
  70.  
  71. /* Defined if you have sys/un.h (SCO doesn't have UNIX sock's) */
  72. #define HAVE_SYS_UN_H 1
  73.  
  74. /* Defined to the type of sig handlers */
  75. #define RETSIGTYPE void
  76.  
  77.  
  78. #endif /*_CONFIG_H*/
  79.